home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 2.6)
-
- from gettext import gettext as _
- TRANSLATABLE_LAYOUT_STRINGS = [
- _('Switch\nButtons'),
- _('Settings'),
- _('Tab'),
- _('CAPS'),
- _('Ctrl'),
- _('Win'),
- _('Alt'),
- _('Alt Gr'),
- _('Return'),
- _('Menu'),
- _('Ins'),
- _('Hm'),
- _('Del'),
- _('End'),
- _('Pg\nUp'),
- _('Pg\nDn'),
- _('Nm\nLk'),
- _('Ent'),
- _('ESC'),
- _('Prnt'),
- _('Scroll'),
- _('Pause')]
- raise Exception('This module should not be executed. It should only be parsed by i18n tools such as intltool.')
-